Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new example to test branch coverage. #175

Merged
merged 2 commits into from
Feb 23, 2022

Conversation

aoli-al
Copy link
Collaborator

@aoli-al aoli-al commented Jan 26, 2022

You may use the command mvn jqf:fuzz -Dengine=zest -Dclass=edu.berkeley.cs.jqf.examples.simple.SimpleClassTest -Dmethod=testWithGenerator to run the new test.

If the instrumentation framework is implemented correctly, the coverage should be higher than or equal to 6.

You may use the command `mvn jqf:fuzz -Dengine=zest
-Dclass=edu.berkeley.cs.jqf.examples.simple.SimpleClassTest
-Dmethod=testWithGenerator` to run the new test.

If the instrumentation framework is impelmented correctly,
the coverage should be higher than or equal to 6.
@rohanpadhye
Copy link
Owner

Thanks, @aoli-al . I see the test example but there's no test harness in the integration-tests module. Could you please add a driver with the required asserts? It's fine if it depends on #171 and fails on current master. We will only integrate this after merging #171.

@rohanpadhye rohanpadhye added this to the 2.0 milestone Feb 13, 2022
Copy link
Owner

@rohanpadhye rohanpadhye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@rohanpadhye rohanpadhye merged commit 95c78f0 into rohanpadhye:master Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants